-
Home
-
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more
-
2.1.0
-
Code
-
Classes
- Mailer
Total Complexity |
52 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
366 |
Lines of code |
163 |
Logical lines of code |
90 |
Comment lines |
130 |
Methods |
14 |
Properties |
3 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_recipients() |
A |
48 |
12 |
33 |
set_reply_to() |
A |
53 |
8 |
22 |
set_content() |
S |
57 |
6 |
19 |
send() |
S |
54 |
5 |
20 |
set_attachments() |
S |
55 |
5 |
19 |
set_from() |
S |
64 |
3 |
9 |
process_response() |
S |
64 |
3 |
10 |
is_email_sent() |
S |
68 |
2 |
7 |
get_debug_info() |
S |
73 |
2 |
4 |
is_mailer_complete() |
S |
68 |
2 |
7 |
set_header() |
S |
75 |
1 |
4 |
set_subject() |
S |
80 |
1 |
3 |
set_return_path() |
S |
91 |
1 |
2 |
get_body() |
S |
75 |
1 |
4 |